Yesterday realized 360 mobile phone Guardian's caller ID to display the function, the specific function is when the caller, display the current number of the place, after learning to find the operation
Very simple, the specific i
{ //Set the selectedSiv_item.setchecked (true); Editor.putboolean ("Update",true); } editor.commit (); } }); }}Servicesutils.java Packagecom.qingguow.mobilesafe.utils;Importjava.util.List;ImportAndroid.app.ActivityManager;ImportAndroid.app.ActivityManager.RunningServiceInfo;ImportAndroid.content.Context;/*** Service Tool class *@authorTaoshihan **/ Public classServiceutils {/*** Determine if a service is turned on *@paramContext *@paramServiceName *@retur
1. Under the Samsung mobile phone J3 Pro Standby page, click the "Phone" effect as shown in the following figure.2. Then we click on the "more" option after opening the entry, and the effect is as follows.3. Then find the "settings" option in the interface and click on it to open the entry.4. Okay, so we click on the "Unknown
There is no call to belong to such calls we do not know where to call, this function is not really okay but have obsessive-compulsive disorder friends may feel to show, then how to open the function of the caller, the specific let's take a look at it.
1. Under the Standby page, click "Application".
2. Click "Set".
3. Slide up the screen and click on "Call".
4. Click on "Caller
1. In your Samsung J3109 interface, click the "Phone" option in the Standby interface and click Enter.
2. Click on "More" options, such as the upper-right corner of the phone's interface.
3. Click on the more Drop-down menu to find the "settings" option to enter.
4. Slide up the screen, click "Unfamiliar Caller ID
Http://www.cnblogs.com/wuhuisheng/archive/2011/03/23/1992652.html
The main code for phone number verification is as follows:
Public bool istelephone (string str_telephone)
{
Return System. Text. regularexpressions. RegEx. ismatch (str_telephone, @ "^ (\ D {3, 4 }-)? \ D {6, 8} $ ");
}
The main code used to verify the mobile phone
The following lists various forms of verification functions that are commonly used in development, including email, phone, ip, website, date, ID card, etc.
# Region verified email address
/** // /// Verify the email address/// /// /// Public static bool IsEmail (string source){Return Regex. IsMatch (source, @ "^ [A-Za-z0-9] ([_.-]? [A-zA-Z0-9] +) *) @ ([A-Za-z0-9] +) ([.-]? [A-zA-Z0-9] +) *). ([A-Za-z] {2
The JS Code randomly generates the name, mobile phone number, ID card number, bank card number, and js bank card number.
During development and testing, you often need to enter the name, mobile
Regular Expression for user name, password, mobile phone number, ID card (recommended), regular expression for mobile phone number
I will not talk much about it. I will introduce you to using regular expressions to verify your username, password, mobile
The code is as follows:Copy code // Verify the mobile phone number$ Match = '/^ (13 [0-9]) | (15 [^ 4, \ d]) | (18 [0, 5-9]) [0-9] {8} $ /';// Verify the landline$ Match = '/^ (0 [0-9] {2, 3 }-)? ([2-9] [0-9] {6, 7}) + (-[0-9] {1, 4 })? $ /';// Verify the ID card number of 15 or 18 digits$ Match =
Development testing, often need to fill in the name, mobile phone number, ID card number, bank card number, both to meet the format requirements, and can not repeat. People will search the internet for all kinds of generators. Can you write a simple generator of your own? Th
Development test, often need to fill in the name, mobile phone number, ID card number, bank card number, both in line with the format requirements, and can not repeat. People will search the internet for all kinds of generators.
The following small series of their own write
Js randomly generates name, mobile phone number, ID card number, bank card number [Implementation Code], js bank card
During development and testing, you often need to enter the name, mobile phone
The following is a small Editor of the js generator code written by myself. The code is relatively simple and highly practical. If you are interested, let's study it together, you often need to enter the name, mobile phone number, ID card number, and bank card number, which
The design defect of a station in the travel network of qinglv leads to a large amount of sensitive information leakage (Order/member number/name/mobile phone number/ID card number/email/address)
Qinglv Holdings Co., Ltd. (hereinafter referred to as qinglv) is a subsidiary o
The java anti-sequential getshell vulnerability of a Provincial Bureau of Quality supervision involves 1.67 million industrial staff (including personal details such as name, ID card number, mobile phone number, and certificate number)
0.0
Mask Region
1.http://**.
Validata.htm
Copy Code code as follows:
Validata.js
Copy Code code as follows:
$ (function () {
$.validator.setdefaults ({
Submithandler:function (form) {
Form.submit ();
}
});
Character validation
JQuery.validator.addMethod ("Stringcheck", function (value, Element) {
return this.optional (Element) | | /^[\u0391-\uffe5\w]+$/.test (value);
"Can only include Chinese characters, English letters, numbers and underscores");
Two bytes in text
JQuer
)) {
alert (' identity card number filled in error ');
return false;
}
Detailed version of ID card verification:
Http://www.jb51.net/article/88771.htm
3.js verification of mobile phone number
China's mobile phone number
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.